Skip to content

WR487120: T20 compatibility#960

Merged
danmarsden merged 1 commit into
catalyst:TOTARA_20from
sarahjcotton:WR487120-T20-compatibility
May 8, 2026
Merged

WR487120: T20 compatibility#960
danmarsden merged 1 commit into
catalyst:TOTARA_20from
sarahjcotton:WR487120-T20-compatibility

Conversation

@sarahjcotton
Copy link
Copy Markdown
Contributor

Fixes:

The function format_admin_setting() is deprecated please call the settings render() method instead.
line 419 of /lib/adminlib.php: call to debugging()
line 89 of /auth/saml2/classes/admin/setting_button.php: call to format_admin_setting()
line 182 of /lib/classes/setting/part/page.php: call to auth_saml2\admin\setting_button->output_html()
line 227 of /admin/settings.php: call to core\setting\part\page->output_html()

The function format_admin_setting() is deprecated please call the settings render() method instead.
line 419 of /lib/adminlib.php: call to debugging()
line 43 of /auth/saml2/classes/admin/setting_textonly.php: call to format_admin_setting()
line 182 of /lib/classes/setting/part/page.php: call to auth_saml2\admin\setting_textonly->output_html()
line 227 of /admin/settings.php: call to core\setting\part\page->output_html()

@sarahjcotton sarahjcotton self-assigned this May 8, 2026
@sarahjcotton sarahjcotton requested a review from danmarsden May 8, 2026 10:05
@danmarsden danmarsden merged commit 7d7d58a into catalyst:TOTARA_20 May 8, 2026
7 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants